--AvtiveX Demo programs for Borland Delphi--

[AlarmEvent]      (demo for reading alarm information coming from two ethernet I/O modules)
[ModBusCoilRead]  (demo for reading coil value)
[ModBusCoilWrite] (demo for writing coil)
[ModBusRegRead]   (demo for reading holding register value)
[ModBusCoilwrite] (demo for writing holding register)
[ReadAI]          (demo for read analog input channel's value from EX-9000MTCP I/O module)
[ReadDIO]         (demo for read DI/DO's status for EX-9000MTCP I/O module)
[SendRecvTCP]     (demo for send a command to ethernet I/O module and receive response by TCP)
[SetDO]           (demo for write some value to D/O channels for EX-9000MTCP I/O module)
